home *** CD-ROM | disk | FTP | other *** search
- object frmMsgProps: TfrmMsgProps
- Left = 217
- Top = 192
- HelpContext = 1770
- ActiveControl = ColorComboBox1
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Message properties'
- ClientHeight = 247
- ClientWidth = 265
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TTntLabel
- Left = 12
- Top = 32
- Width = 83
- Height = 13
- Caption = '&Foreground color:'
- FocusControl = ColorComboBox1
- end
- object Label2: TTntLabel
- Left = 12
- Top = 60
- Width = 87
- Height = 13
- Caption = '&Background color:'
- FocusControl = ColorComboBox2
- end
- object Label3: TTntLabel
- Left = 8
- Top = 84
- Width = 249
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Sample text - Sample text'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 8
- Top = 132
- Width = 260
- Height = 2
- Shape = bsFrame
- end
- object Bevel2: TBevel
- Left = 5
- Top = 172
- Width = 260
- Height = 2
- Shape = bsFrame
- end
- object Button1: TMMTNTBItBtn
- Left = 128
- Top = 220
- Width = 63
- Height = 25
- Caption = '&OK'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 8
- end
- object Button2: TMMTNTBItBtn
- Left = 196
- Top = 220
- Width = 67
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 9
- end
- object Button3: TMMTNTBItBtn
- Left = 160
- Top = 104
- Width = 97
- Height = 25
- Caption = '&Default'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = Button3Click
- end
- object SetScore: TtntAutoSizeCheckBox
- Left = 8
- Top = 144
- Width = 116
- Height = 17
- Caption = 'Set &message score:'
- TabOrder = 4
- end
- object SetColor: TtntAutoSizeCheckBox
- Left = 12
- Top = 8
- Width = 113
- Height = 17
- Caption = '&Set message color:'
- TabOrder = 0
- end
- object ColorComboBox1: TMMJvColorComboBox
- Left = 132
- Top = 28
- Width = 126
- Height = 22
- ColorDialogText = '(Other...)'
- NewColorText = 'Custom'
- Options = [coText, coCustomColors]
- DroppedDownWidth = 134
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnChange = ColorComboBox1Change
- end
- object ColorComboBox2: TMMJvColorComboBox
- Left = 132
- Top = 52
- Width = 126
- Height = 22
- ColorDialogText = '(Other...)'
- NewColorText = 'Custom'
- Options = [coText, coCustomColors]
- DroppedDownWidth = 134
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnChange = ColorComboBox1Change
- end
- object SetAllSelected: TtntAutoSizeCheckBox
- Left = 8
- Top = 176
- Width = 152
- Height = 17
- Hint = 'Change all selected articles, not just the focused one'
- Caption = 'Change &all selected articles'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 6
- end
- object SetCollapsed: TtntAutoSizeCheckBox
- Left = 8
- Top = 192
- Width = 157
- Height = 17
- Hint =
- 'When articles are sorted by thread, change the collapsed article' +
- 's below selected articles, too'
- Caption = 'Change collapsed &followup'#39's'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 7
- end
- object ScoreSE: tMMjvspinedit
- Left = 156
- Top = 140
- Width = 81
- Height = 21
- MaxValue = 9999.000000000000000000
- MinValue = -9999.000000000000000000
- TabOrder = 5
- OnChange = ScoreSEChange
- end
- end
-